Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.12 to test matrix #781

Merged
merged 6 commits into from
Dec 11, 2023
Merged

Conversation

foarsitter
Copy link
Contributor

@foarsitter foarsitter commented Oct 31, 2023

Add Python 3.12 to the test matrix and it looks like djlint is fully compatible.

# [1.33.0](djlint/djLint@v1.32.1...v1.33.0) (2023-09-18)

### Bug Fixes

* **formatter:** fixed extra breaks added around html tags inside template tags ([6091ffb](djlint@6091ffb)), closes [djlint#742](djlint#742)
* **formatter:** fixed extra indend in script tags ([9d04d51](djlint@9d04d51)), closes [djlint#733](djlint#733)
* **formatter:** fixed formatting on functions that used python keywords as the param name ([183a7c0](djlint@183a7c0)), closes [djlint#756](djlint#756)
* **h033:** fix rull to not match data-action ([f6881e0](djlint@f6881e0))
* **linter:** fixed false positive on DJ018 ([78d81dc](djlint@78d81dc)), closes [djlint#755](djlint#755)

### Features

* **formatter:** added support for nunjucks async loop tags ([5a32bb3](djlint@5a32bb3))
# [1.34.0](djlint/djLint@v1.33.0...v1.34.0) (2023-09-20)

### Bug Fixes

* **configuration:** Fix formatting, unused import and forgotten print ([f6dbef2](djlint@f6dbef2))

### Features

* **configuration:** Accept pyproject.toml as a --configuration argument ([d8a059a](djlint@d8a059a))
Copy link

netlify bot commented Oct 31, 2023

Deploy Preview for djlint canceled.

Name Link
🔨 Latest commit e801717
🔍 Latest deploy log https://app.netlify.com/sites/djlint/deploys/65414d1f7668010008e3ebe2

@christopherpickering
Copy link
Contributor

thanks @foarsitter!

@christopherpickering christopherpickering changed the base branch from master to dev December 11, 2023 15:39
@christopherpickering christopherpickering merged commit 815e3eb into djlint:dev Dec 11, 2023
4 checks passed
@christopherpickering
Copy link
Contributor

🎉 This PR is included in version 1.34.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants